'宣言 Public Overridable Function CanReplace( _ ByVal index As System.Integer _ ) As System.Boolean
public virtual System.bool CanReplace( System.int index )
パラメータ
- index
- The index of the item that would be replaced.
'宣言 Public Overridable Function CanReplace( _ ByVal index As System.Integer _ ) As System.Boolean
public virtual System.bool CanReplace( System.int index )